sandbox: Disable standalone/API support
authorSimon Glass <[email protected]>
Sat, 17 Sep 2011 06:48:50 +0000 (06:48 +0000)
committerWolfgang Denk <[email protected]>
Mon, 17 Oct 2011 21:56:57 +0000 (23:56 +0200)
commit711523958f620a9834c822f905c87ed892b32ec4
tree22f84e7f8bcab1915689735c11e95bd3006a150d
parentfe34107e38c6337c90e6f072954bdf50d9e09228
sandbox: Disable standalone/API support

This is not useful on the sandbox architecture since we can simply link all
our code with U-Boot.

Signed-off-by: Simon Glass <[email protected]>
Makefile